object Form1: TForm1 Left = 201 Top = 99 Width = 382 Height = 229 ActiveControl = Button1 Caption = 'Form1' PixelsPerInch = 96 object PaintBox1: TPaintBox Left = 184 Top = 40 end object Button1: TButton Left = 8 Top = 16 Width = 97 Height = 41 TabOrder = 0 Caption = 'Create Dates' OnClick = Button1Click end object Table1: TTable DatabaseName = 'c:\inform\delphi' TableName = '1995.db' Left = 216 Top = 32 end end